-
Home
-
Retainful – WooCommerce Abandoned Cart, Newsletters, Email Marketing, Signup Forms and Automation
-
2.6.29
-
Code
-
Classes
- Order
Total Complexity |
86 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
500 |
Lines of code |
380 |
Logical lines of code |
149 |
Comment lines |
91 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getOrderLineItemsDetails() |
B |
37 |
23 |
64 |
getCustomerDetails() |
A |
43 |
13 |
46 |
getOrderData() |
A |
34 |
9 |
90 |
getOrderLanguage() |
A |
53 |
9 |
23 |
getNextOrderCouponDetails() |
S |
49 |
6 |
30 |
getCompletedAt() |
S |
58 |
5 |
15 |
getOrderFeeDetails() |
S |
59 |
5 |
13 |
getOrderItemsTotal() |
S |
61 |
4 |
13 |
processOrderPlaceDate() |
S |
65 |
4 |
9 |
getCurrencyDetails() |
S |
57 |
2 |
19 |
getCustomerShippingAddressDetails() |
S |
56 |
1 |
19 |
getCustomerBillingAddressDetails() |
S |
56 |
1 |
19 |
__construct() |
S |
82 |
1 |
3 |
getOrderTaxDetails() |
S |
78 |
1 |
4 |
getOrderCartToken() |
S |
78 |
1 |
3 |
getOrderTotals() |
S |
63 |
1 |
10 |